home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4360 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  943 b 

  1. Path: globe.indirect.com!snoopy
  2. From: chrism@xroads.com (Chris McCabe)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: C++ compilers for Unix
  5. Date: 29 Jan 1996 22:41:48 GMT
  6. Organization: Internet Direct, Inc.
  7. Message-ID: <4ejb77$ac_001@news.indirect.com>
  8. References: <4dgh98$8pk@bcarh8ab.bnr.ca> <4dlqv4$7a_003@news.indirect.com> <fg20ott3v3.fsf@pccom1-156.csci.csc.com> <4e8uvo$mrq@hpscit.sc.hp.com> <4eeqo5$62r@reader2.ix.netcom.com>
  9. NNTP-Posting-Host: snoopy.infograph.com
  10. X-Newsreader: News Xpress Version 1.0 Beta #3
  11.  
  12. In article <4eeqo5$62r@reader2.ix.netcom.com>,
  13.    guerino1@ix.netcom.com(Frank Guerino ) wrote:
  14.  
  15. >I've heard rumours that G++ has a history of problems with
  16. >utilization of templates.  Is this true?
  17.  
  18.   I have not had any problems using templates with g++, but
  19. I have also not used them as extensively as I have with
  20. Visual C++.  I have had lots of problems with templates using
  21. the HP C++ compiler.  It is really weak.
  22.  
  23.   -Chris
  24.